home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <title>3.2.4. Fuzzy Selection Tool</title>
- <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
- <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
- <meta name="generator" content="DocBook XSL Stylesheets V1.64.1" />
- <link rel="home" href="index.html" title="GIMP User Manual" />
- <link rel="up" href="ch03s03s02.html" title="3.2. Selection Tools" />
- <link rel="previous" href="ch03s03s02s03.html" title="3.2.3. Free Selection Tool" />
- <link rel="next" href="ch03s03s02s05.html" title="3.2.5. Select By Color Tool" />
- </head>
- <body>
- <div class="navheader">
- <table width="100%" summary="Navigation header">
- <tr>
- <th colspan="3" align="center">3.2.4. Fuzzy Selection Tool</th>
- </tr>
- <tr>
- <td width="20%" align="left"><a accesskey="p" href="ch03s03s02s03.html">Prev</a> </td>
- <th width="60%" align="center">3.2. Selection Tools</th>
- <td width="20%" align="right"> <a accesskey="n" href="ch03s03s02s05.html">Next</a></td>
- </tr>
- </table>
- <hr />
- </div>
- <div class="sect3" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h4 class="title"><a id="gimp-tool-fuzzy-select"></a>3.2.4. Fuzzy Selection Tool</h4>
- </div>
- </div>
- <div></div>
- </div>
- <a id="id2947917" class="indexterm"></a>
- <div class="mediaobject">
- <img src="../images/toolbox/toolbox-wand.png" />
- </div>
- <p>
- The Fuzzy Selection tool is designed to select areas of the current layer
- or image based on color similarity.
- </p>
- <div class="simplesect" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h5 class="title"><a id="id2947950"></a>Activate Tool</h5>
- </div>
- </div>
- <div></div>
- </div>
- <div class="itemizedlist">
- <ul type="disc">
- <li>
- <p>
- The Fuzzy Selection Tool can be called in the following
- order, from the image-menu:
- <span class="guimenuitem"><span class="accel">T</span>ools</span>/
- <span class="guimenuitem"><span class="accel">S</span>election
- Tools</span>/<span class="guimenuitem"><span class="accel">F</span>uzzy
- Select.</span>
- </p>
- </li>
- <li>
- <p>
- The Tool can also be called by clicking the tool icon:
- <span class="guiicon">
- <img src="../images/toolbox/wand.png" />
- </span>
- </p>
- </li>
- </ul>
- </div>
- </div>
- <div class="simplesect" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h5 class="title"><a id="id2948012"></a>Key modifiers (Defaults)</h5>
- </div>
- </div>
- <div></div>
- </div>
- <div class="variablelist">
- <dl>
- <dt>
- <span class="term">Shortcut</span>
- </dt>
- <dd>
- <p>
- The <span><b class="keycap">z</b></span> key will change the active tool to Fuzzy
- Select.
- </p>
- </dd>
- <dt>
- <span class="term">
- <span>
- <b class="keycap">Ctrl</b>
- </span>
- </span>
- </dt>
- <dd>
- <p>
- Holding <span><b class="keycap">Ctrl</b></span> while creating a free selection will
- place the selection into subtraction mode (see above).
- </p>
- </dd>
- <dt>
- <span class="term">
- <span>
- <b class="keycap">Alt</b>
- </span>
- </span>
- </dt>
- <dd>
- <p>
- Holding <span><b class="keycap">Alt</b></span> will allow movement of the current
- selection (only its frame, not its content). If the whole image
- is moved instead of the selection only, try
- <span><b class="keycap">Shift+Alt</b></span>
- </p>
- </dd>
- <dt>
- <span class="term">
- <span>
- <b class="keycap">Shift</b>
- </span>
- </span>
- </dt>
- <dd>
- <p>
- Holding <span><b class="keycap">Shift</b></span> while creating a free selection will
- ensure that the selection mode is changed to addition (see above).
- </p>
- </dd>
- <dt>
- <span class="term"><span><b class="keycap">Ctrl</b></span>+<span><b class="keycap">Shift</b></span></span>
- </dt>
- <dd>
- <p>
- Using
- <span><b class="keycap">Ctrl</b></span>-<span><b class="keycap">Shift</b></span>
- will change the selection mode to intersection (or union).
- </p>
- </dd>
- </dl>
- </div>
- </div>
- <div class="simplesect" lang="en" xml:lang="en">
- <div class="titlepage">
- <div></div>
- <div></div>
- </div>
- <div class="variablelist">
- <p class="title">
- <b>Options</b>
- </p>
- <dl>
- <dt>
- <span class="term">Overview</span>
- </dt>
- <dd>
- <p>
- The available tool options for Fuzzy Select can be accessed by
- double clicking the Fuzzy Select tool icon.<span class="guiicon">
- <img src="../images/toolbox/wand.png" /></span>
- </p>
- </dd>
- <dt>
- <span class="term">Mode</span>
- </dt>
- <dd>
- <p>
- </p>
- <div class="mediaobject">
- <img src="../images/tool-options/rectsel-mode-replace.png" />
- </div>
- <p>
- Replace mode will cause any existing selection to be destroyed or
- replaced when the new selection is created.
- </p>
- <p>
- </p>
- <div class="mediaobject">
- <img src="../images/tool-options/rectsel-mode-add.png" />
- </div>
- <p>
- Add mode will cause the new selection to be added to any existing
- selection regions.
- </p>
- <p>
- </p>
- <div class="mediaobject">
- <img src="../images/tool-options/rectsel-mode-subtract.png" />
- </div>
- <p>
- Subtract mode will remove the new selection area from any
- existing selection regions.
- </p>
- <p>
- </p>
- <div class="mediaobject">
- <img src="../images/tool-options/rectsel-mode-intersect.png" />
- </div>
- <p>
- Intersection mode will make a new selection from the area
- where the existing selection region and the new selection region
- overlap.
- </p>
- </dd>
- <dt>
- <span class="term">Antialiasing</span>
- </dt>
- <dd>
- <p>
- This option will make your selection appear more correct by
- antialiasing the edge of the selection with the neighbouring pixels.
- Antialiasing is discussed in further detail under the glossary entry
- <a href="go01.html#glossary-antialiasing">Antialiasing</a>.
- </p>
- </dd>
- <dt>
- <span class="term">Feather Edges</span>
- </dt>
- <dd>
- <p>
- The <span class="guilabel">Radius</span> slider adjusts the amount of
- feathering in pixels for the next selection that is created. For
- further information regarding feathering, see the glossary entry
- <a href="go01.html#glossary-feathering">Feathering</a>.
- </p>
- </dd>
- <dt>
- <span class="term">Finding Similar Colors</span>
- </dt>
- <dd>
- <p>
- <span class="guilabel">Select Transparent Areas</span> gives the Fuzzy
- Select Tool the ability to select areas which are transparent. If
- this checkbox is not selected, transparent areas are completely
- immune to being selected.
- </p>
- <p>
- <span class="guilabel">Sample Merged</span> will change the way the Fuzzy
- Select Tool determines where to start and end selections. When
- <span class="guilabel">Sample Merged</span> is enabled, limits are set using
- color and pixel information from all layers. For further information
- regarding Sample Merge, see the glossary entry
- <a href="go01.html#glossary-samplemerge">Sample Merge</a>.
- </p>
- <p>
- <span class="guilabel">Threshold</span> is a slider that determines how
- aggressively the Fuzzy Select finds areas to include in the
- selection region. If you hold the <span class="mousebutton">mouse
- button</span> while making the selection on the canvas,
- you can adjust the <span class="guilabel">Threshold</span> slider by
- moving the mouse up or down.
- </p>
- </dd>
- </dl>
- </div>
- </div>
- <div class="simplesect" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h5 class="title"><a id="id2948418"></a>Additional information</h5>
- </div>
- </div>
- <div></div>
- </div>
- <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
- <table border="0" summary="Note">
- <tr>
- <td rowspan="2" align="center" valign="top" width="25">
- <img alt="[Note]" src="../images/note.png" />
- </td>
- <th align="left">Note</th>
- </tr>
- <tr>
- <td colspan="2" align="left" valign="top">
- Selections can exist on the visible canvas only. Selection
- movements and changes are, however, kept in the undo buffer should
- you need to repair an error.
- </td>
- </tr>
- </table>
- </div>
- </div>
- </div>
- <div class="navfooter">
- <hr />
- <table width="100%" summary="Navigation footer">
- <tr>
- <td width="40%" align="left"><a accesskey="p" href="ch03s03s02s03.html">Prev</a> </td>
- <td width="20%" align="center">
- <a accesskey="u" href="ch03s03s02.html">Up</a>
- </td>
- <td width="40%" align="right"> <a accesskey="n" href="ch03s03s02s05.html">Next</a></td>
- </tr>
- <tr>
- <td width="40%" align="left" valign="top">3.2.3. Free Selection Tool </td>
- <td width="20%" align="center">
- <a accesskey="h" href="index.html">Home</a>
- </td>
- <td width="40%" align="right" valign="top"> 3.2.5. Select By Color Tool</td>
- </tr>
- </table>
- </div>
- </body>
- </html>
-